home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 1179 < prev    next >
Encoding:
Text File  |  1996-08-05  |  10.7 KB  |  281 lines

  1. Path: sn.no!not-for-mail
  2. From: christon (Christopher Naas)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: HELP! CyberVision64 New YUser! HELP! HELP!
  5. Date: 14 Jan 1996 15:03:50 +0100
  6. Organization: SN Internett
  7. Message-ID: <10480.6587T895T1994@Th0r.foo.bar>
  8. References: <4dal21$iqc@news.xs4all.nl>
  9. NNTP-Posting-Host: sinsen.sn.no
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset="iso-8859-1"
  12. Content-Transfer-Encoding: 8bit
  13. X-Newsreader: THOR 2.21 (Amiga;SOUP)
  14.  
  15. Mui Liang Lie wrote:
  16.  
  17. >I am completely new to grahics boards and I hope that you can/will answer
  18. >my questions in very simple english, thanks!
  19. I'll give it a shot.
  20.  
  21.  
  22. >1. RESOLUTIONS/COLOUR DEPTHS:
  23. >   - I have bought the 4Mb version, but I can NOT open any 16 Bit screen,
  24. >   1024x768 24 Bit screen and maybe also not the 1600x1200 8 Bit screen,
  25. >   but this last one I am not sure about if I could open it or not.
  26. >   Sure is the 16 Bit screens (2Mb) and the 24 Bit 1024x768 screen (4Mb).
  27. >   Why can I not open them?
  28. Do any appear in your screenmode requesters? Perhaps you have to do a bit of
  29. editing in CyberMode. I've included my monitorsettings at the end of this
  30. message. They are used for a Sony 17sf @64kHz
  31.  
  32.  
  33. >   Do I have to update the software or is it a Hardware problem?
  34. >   Any solutions?
  35. It's always a good idea to have the latest drivers. Mine are:
  36.  
  37. devs:Monitors/CyberVision
  38. CyberVision 1.37 ( 3.Dec.95)
  39. by Vision Factory Development/phase5
  40.  
  41. libs:cybergraphics.library
  42. cybergraphics.library 40.64 (19.Nov.95)
  43. ⌐ by Vision Factory Development
  44.  
  45. libs:cyberintuition.library
  46. cyberintuition.library 40.28 (16.Nov.95)
  47. ⌐ by Vision Factory Development
  48.  
  49. libs:cyberlayers.library
  50. cyberlayers.library 40.7 ( 2.Aug.95)
  51. ⌐ by Vision Factory Development
  52.  
  53. libs:vilintuisup.library
  54. vilintuisup.library 2.37 ( 7.Aug.95)
  55.  
  56.  
  57. >   - Is it normal if you switch screens, that the monitor "blanks" out
  58. >   for a second?
  59. Yes. CGraphX copies the next screen from fastRAM to on-board displayRAM.
  60.  
  61.  
  62. >   - If I open a 800x600 24 Bit WB screen, the memory that I have left
  63. >   would be around 1.9 of 2 Chip Mem & 4.8 of 8 Fast Mem.  Is this normal?
  64. Yes. Your chipram will mostly be left alone, except by programs that
  65. spesifically allocate it (i.e. for Intuition Image structures)
  66.  
  67. To calculate the RAM needed for a CGraphX screen, you can generally do this:
  68.  
  69. 8  bit:  Width*Height
  70. 24 bit:  Width*Height*3
  71.  
  72.  
  73. >   - Is it normal when you view a picture in its own screen 320x240(?) in
  74. >   any colour depth(?), that vertical lines appear and disappear (only in
  75. >   this resolution?)? Why does it happen?
  76. No, my guess is that you have the pixel clock set too high.
  77.  
  78.  
  79. >   - Haven't tried it out yet, so how does it "work" if you want to have
  80. >   a 24-bit Workbench, start e.g. DPaint 5 in 8-bit CVScreen, and the
  81. >   Monitor has memory for the screen settings, is it just like switching
  82. >   screens, even if you switch resolutions? No more different than
  83. >   switching from a 8 colour WB to a 256 colour PageStream?
  84. Correct. But DPaint doesn't work on CGraphX screens :)
  85.  
  86.  
  87. >   - How are 32 Bit screens selectable (RGB-Alpha) and what use have they?
  88. They are used for exactly that; alpha channels. So far I haven't seen any
  89. programs that use this feature.
  90.  
  91.  
  92. >2. VIDEO MEMORY:
  93. >   - What exactly is the difference between the 2Mb and the 4Mb version?
  94. >   Only that the 4Mb version can also display the 1024x768 and 1280x1024
  95. >   in 24 Bit/16 Bit, or is the extra 2Mb used for something else too?
  96. No, the extra 2Mb is used to get higher and deeper displays.
  97.  
  98.  
  99. >   - I read in a review of a prototype of the CyberVision64 that it's
  100. >   Memory could be expanded to 16 Mb. Is this true? The manual doesn't
  101. Never heard anything about it.
  102.  
  103.  
  104. >   - By the way, should the memory on the board be "viewable" in Workbench
  105. >   as extra FastMem? 'Cause how can you tell how much memory you have
  106. No, as it can't be used for anything but native CGraphX displays (yet).
  107.  
  108.  
  109. >   other than checking out the chips.
  110. No, and so far CGraphX doesn't support this, so you have no way, short of
  111. calculating the memory used for you screens, to find out how much RAM is left
  112. on your CGraphX supported card.
  113.  
  114.  
  115. >   (You could open a specific resolution/colour depth screen, such as
  116. >   1024x768 24 Bit, too see if you have 4Mb, but I cannot open such a
  117. >   screen even though I bought the 4Mb version and all the Memory Chip
  118. >   sockets do have memory chips in them. That's the reason I ask if it
  119. >   is checkable?)
  120. Try my monitorsettings.
  121.  
  122.  
  123. >   - And what use would the extra memory be?
  124. >   If you open a 800x600 24 Bit resolution screen +/- 2-4 Mb FastMem
  125. >   disappears for each new public screen, would the extra memory above
  126. >   the 4Mb stop this disappearing of FastMem and use the VideoMem instead?
  127. No, every screen is buffered in FastMem. The additional memory on your card
  128. can as I said only be used for larger/deeper displays.
  129.  
  130.  
  131. >   If not, and you truly want to multitask with several 24-bit screens
  132. >   open, you really should have a lot fast mem!?
  133. True.
  134.  
  135.  
  136. >3. PASS-THROUGH:
  137. >   - What is meant by "pass-through" Amiga Signal, how does it exactly work?
  138. It does just that, pass a native Amiga display through the card when one is
  139. used.
  140.  
  141.  
  142. >   Is the 30 cm long (incl. connectors) connector cable used for this
  143. >   purpose? Connect this in the VGA Adapter in the Amiga Video output and
  144. >   the CV64 Input connector.
  145. Yep, the cable is used for this.
  146.  
  147.  
  148. >   What do you really see happen on your multiscan monitor (30kHz+) if this
  149. >   connection is made and a standard Amiga Screen appears in the foreground.
  150. On my Sony 17sf, I get a black screen, because it doesn't try to display
  151. resolutions it knows it doesn't support. If your monitor doesn't have this
  152. feature, my guess is that you would see a truly FUBAR display ;)
  153.  
  154.  
  155. >   - What does the ScanDoubler/FlickerFixer do together with the CV64?
  156. Which Scandoubler? You mean _a_ ScanDoubler? Well, if you connect one to your
  157. Amiga and pass its display through your CyberVision, whenever your Amiga tried
  158. to display a non-VGA mode, it would first be scandoubled (VGA'd), then passed
  159. through your CyberVision, and finally be displayed in perfect VGA on your
  160. monitor. (Atleast that's what is supposed to happen :)
  161.  
  162.  
  163. >5. SOFTWARE/UPDATES/SUPPORT/DRIVERS/BENCHMARKS:
  164. >   - What is the latest software version for CV64 and where is it avai-
  165. >   lable?
  166. See above. It's all available on Aminet. In gfx/board, I think.
  167.  
  168.  
  169. >   - How are updates handled, are they send to you, do you have to visit
  170. >   their BBS (are they preparing a Web Page/FTP Site for support/updates?).
  171. You can either call the BBS, pay your dealer, or get them from Aminet. The
  172. latter is always the fastest and cheapest method.
  173.  
  174.  
  175. >   Is the software for CV64 different from CyberGraphX for the other
  176. >   graphic boards or is it the same but with extra files for the other
  177. >   boards and you can use those updates as well, but with the CyberVision
  178. >   Monitor File?
  179. The only hardware spesific software is the monitor driver. The libraries are
  180. used for all monitor drivers, and you can safely copy newer libraries from
  181. Aminet or a friend and install them on your machine.
  182.  
  183.  
  184. >   - Is there somewhere a list available that lists the programs that
  185. >   support the CV64 directly (through drivers?), the programs that work
  186. Any program that uses the DisplayDatabase (i.e. has a screenmode requester)
  187. should work. Exceptions are i.e. DPaint and Brilliance, both of which bypass
  188. the OS graphics library calls and do their own stuff instead.
  189.  
  190.  
  191. >   - Which Benchmark programs can you use to test the speed of the board?
  192. In my experience IntuiSpeed is the most used program to test graphics board
  193. speeds.
  194.  
  195.  
  196. >   - Could someone expain exactly how the Enviroment Variables & CVMode
  197. >   work and settings I should use for optimal (faster?) use and how do
  198. >   you set these env variables after installation?
  199. Edit them in an ASCII editor or get CyberPrefs.
  200.  
  201.  
  202. >   How come Planes2Fast, NoPassThrough & KeepAmigaVideo aren't set at
  203. >   installation time?
  204. Perhaps you have an old installation archive. Get the latest update from
  205. Aminet.
  206.  
  207.  
  208. >6. PLANAR-TO-CHUNKY:
  209. >   - Planar-To-Chunky-Pixel Converter in Hardware, what exactly is this
  210. >   used for?
  211. The S3 chip used in the CyberVision is a chunky graphics chip. It requires
  212. it's data to be in chunky format. The amiga uses planar graphics data. It is
  213. used to convert planar data to chunky so it can be displayed and used on your
  214. graphics card. It is generally faster than using the CPU to convert between
  215. planar and chunky.
  216.  
  217.  
  218. >   - In the prototype review it was mentioned that the software did not
  219. >   support this Converter yet, as of which software version is it
  220. >   supported?
  221. It has been supported in every release version that I know of. Get the latest
  222. update from Aminet.
  223.  
  224.  
  225. >7. EXPANDABILITY:
  226. >   - In their german ads they mentioned Digital VideoBus for possible
  227. >   expansions and a Connector for Video-Encoder with FBAS/S-VHS Output,
  228. >   what/where are they?
  229. Never seen any products that use this feature yet.
  230.  
  231.  
  232. >8. MONITORS:
  233. >   - What does the on-board electronic Monitor switcher do?
  234. Switch between native Amiga- and CGraphX displays. When you switch from a
  235. CGraphX display to a native Amiga display, your CyberVision automatically
  236. senses this, and displays the native Amiga display.
  237.  
  238.  
  239. >   - Any good recomendations for good value 17" Monitors, how about this
  240. >   MAG/YaKUMO Monitor or CTX, Sony, Liyama 8617E/Pro 9017E, Daytek/Daewoo,
  241. >   ADI, NEC Monitors and any others?
  242. Well, I've always liked my Sony 17sf. You can read my review of it. Available
  243. on Aminet as:
  244.  
  245. Sony17SF.txt       docs/rview  10K  21 REVIEW: Sony Trinitron Multiscan 17sf m
  246.  
  247.  
  248.  
  249. If you'd like, I could EMail you the latest libraries and monitor driver and
  250. my Sony17SF review.
  251.  
  252.  
  253.  
  254. begin 755 Monitor-64KHz.lha
  255. M(_HM;&@U+:@"``#*`P``4FPN(`(`#4UO;FET;W(M-C1+2'H39@)W:H.]FET1"
  256. M]^][W[[)-$\#1L)-IB'?PILHK/"C]+IDHRYP*9(@^$:M$ED222X(^">!""DG9
  257. M@LPM-P4:H(P,%<B*E;@_D80@@FG0A3%%8H0UQ^^TSKBFO`+.-JVMQ#@@!9UI;
  258. M>6<.[XD-Z``8*!5I!N+=/W:YF7CV('Z<,-K7)_L)^`54P'7=>A3=%D`J:0`5E
  259. MG!-@QN?S>A&P>!7UO'MND&S]!@/[!.3B4N9P?>KQ60*94TK%4R-$+L)H:P3@/
  260. MFJJE5:<J45WTP%L9)()1"BJF*^2OHJ8.[&H2?FGO]TV3TF2ED]-^;(Q!O1OTC
  261. M'LCVDGYYZ'D30C=GBH,PYI`5*3Q!L29<[["]ZR;1MK`VF`8I$I-\45!ZI=:?1
  262. M/I>4V;9REVQML/V&2Q"ZY>%!SR\\^?&_`+!;Y<E8,8;#EEW)W:#Q3XR3_0ZKE
  263. MX3+#+#;I\PS10J)HZD_^.K0;X^8YCZ_AV\TXJ6&<<5>JN<4(HQ8*#C%CN5^?X
  264. M/:..MV;2YBYI0RO2Y:#E%EN3QWUR"HJI*(O%&V&(B<[16VH)^+'_MHG\LGR)'
  265. M_@$V(#3C4(-N-RYWX,"KKT8L];VY.AKL7$4V@R%>9**Z51H-8JN_C%Y8S4I<V
  266. M(FDN?V5]T8NG'>3V+1:T8ML]5&+S3EHPO.''0>\,AS:RT]%DP72+DF#'K8U1A
  267. M[`]\?&@^P?<YWR>82,*>,<M-K:7@+[B_`O,0=%?J2?H%PORXQ<DYJ-?BKCKNG
  268. MEY"\I!F+U')^NY<A;Y'+>L/T<6Z3PSH.7LM6\.\0;([-S'X,"LK7*/E=3D:?"
  269. M^0NC5MZ"%CI7_Z0N=L(7\U?6@A;FES_)>/L>2]X/)0<@<F?/?>5$+-^GCNYB4
  270. K-@.D,PG@Z1;@G?[[Z5^43U*_'*0C8TR>>8#PQ@.3_[C\H-0/B$J>_J8^````G
  271. ``
  272. end
  273. size 718
  274.  
  275.  
  276.  
  277. --
  278. Christopher Landmark Naas    o  EMail: christon@sn.no
  279. LoungeBar Development        o  WWW:   http://www.sn.no/~christon/
  280. Former Reg. Amiga Developer  o  IRC:   KarmaComa
  281.